Pepper_47_C_interfaces
Classes | Macros | Enumerations
ppb_compositor_layer.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_point.h"
#include "ppapi/c/pp_rect.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_size.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_compositor_layer.h:

Go to the source code of this file.

Classes

struct  PPB_CompositorLayer_0_2
 
struct  PPB_CompositorLayer_0_1
 

Macros

#define PPB_COMPOSITORLAYER_INTERFACE_0_1   "PPB_CompositorLayer;0.1" /* dev */
 
#define PPB_COMPOSITORLAYER_INTERFACE_0_2   "PPB_CompositorLayer;0.2" /* dev */
 

Enumerations

enum  PP_BlendMode { PP_BLENDMODE_NONE, PP_BLENDMODE_SRC_OVER, PP_BLENDMODE_LAST = PP_BLENDMODE_SRC_OVER }
 

Macro Definition Documentation

#define PPB_COMPOSITORLAYER_INTERFACE_0_1   "PPB_CompositorLayer;0.1" /* dev */

Definition at line 20 of file ppb_compositor_layer.h.

#define PPB_COMPOSITORLAYER_INTERFACE_0_2   "PPB_CompositorLayer;0.2" /* dev */

Definition at line 21 of file ppb_compositor_layer.h.