Searched defs:ReadImageData (Results 1 – 6 of 6) sorted by relevance
65 PP_Bool (*ReadImageData)(PP_Resource device_context_2d, member
135 bool Graphics2DResource::ReadImageData(PP_Resource image, in ReadImageData() function in ppapi::proxy::Graphics2DResource
31 PP_Bool ReadImageData(PP_Resource graphics_2d, in ReadImageData() function
221 PP_Bool ReadImageData(PP_Resource device_context_2d, in ReadImageData() function
242 bool PepperGraphics2DHost::ReadImageData(PP_Resource image, in ReadImageData() function in content::PepperGraphics2DHost
80 bool TestGraphics2D::ReadImageData(const pp::Graphics2D& dc, in ReadImageData() function in TestGraphics2D