8 #ifndef PPAPI_C_SAMSUNG_PPB_COMPOSITOR_LAYER_SAMSUNG_H_ 
    9 #define PPAPI_C_SAMSUNG_PPB_COMPOSITOR_LAYER_SAMSUNG_H_ 
   17 #define PPB_COMPOSITORLAYER_SAMSUNG_INTERFACE_0_1 \ 
   18     "PPB_CompositorLayer_Samsung;0.1" 
   19 #define PPB_COMPOSITORLAYER_SAMSUNG_INTERFACE \ 
   20     PPB_COMPOSITORLAYER_SAMSUNG_INTERFACE_0_1 
PP_Bool(* IsCompositorLayerSamsung)(PP_Resource resource)
int32_t(* SetBackgroundPlane)(PP_Resource layer, const struct PP_Size *size)