/external/chromium_org/content/renderer/media/ |
D | renderer_gpu_video_accelerator_factories.cc | 209 void RendererGpuVideoAcceleratorFactories::ReadPixels(uint32 texture_id, in ReadPixels() function in content::RendererGpuVideoAcceleratorFactories
|
/external/chromium_org/ui/compositor/ |
D | compositor.cc | 452 bool Compositor::ReadPixels(SkBitmap* bitmap, in ReadPixels() function in ui::Compositor
|
D | layer_unittest.cc | 128 bool ReadPixels(SkBitmap* bitmap) { in ReadPixels() function in ui::__anon9e3039b00111::LayerWithRealCompositorTest
|
/external/chromium_org/gpu/command_buffer/common/ |
D | gles2_cmd_format_autogen.h | 4591 struct ReadPixels { struct 4592 typedef ReadPixels ValueType; argument 4593 static const CommandId kCmdId = kReadPixels; argument 4594 static const cmd::ArgFlags kArgFlags = cmd::kFixed; 4596 typedef uint32 Result; 4598 static uint32 ComputeSize() { in ComputeSize() 4602 void SetHeader() { in SetHeader() 4606 void Init( in Init() 4624 void* Set( in Set() 4650 COMPILE_ASSERT(sizeof(ReadPixels) == 48, argument
|
D | gles2_cmd_format_test_autogen.h | 1758 TEST_F(GLES2FormatTest, ReadPixels) { in TEST_F() argument
|
/external/chromium_org/ppapi/c/ |
D | ppb_opengles2.h | 198 void (*ReadPixels)( member
|
/external/mesa3d/src/mesa/main/ |
D | dd.h | 163 void (*ReadPixels)( struct gl_context *ctx, member
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | dd.h | 163 void (*ReadPixels)( struct gl_context *ctx, member
|
/external/chromium_org/gpu/command_buffer/client/ |
D | gles2_trace_implementation_impl_autogen.h | 530 void GLES2TraceImplementation::ReadPixels( in ReadPixels() function
|
D | gles2_interface_stub_impl_autogen.h | 290 void GLES2InterfaceStub::ReadPixels( in ReadPixels() function
|
D | gles2_implementation.cc | 2245 void GLES2Implementation::ReadPixels( in ReadPixels() function in gpu::gles2::GLES2Implementation
|
D | gles2_cmd_helper_autogen.h | 870 void ReadPixels( in ReadPixels() function
|
/external/chromium_org/ppapi/shared_impl/ |
D | ppb_opengles2_shared.cc | 788 void ReadPixels( in ReadPixels() function
|
/external/chromium_org/gpu/command_buffer/service/ |
D | gles2_cmd_decoder_unittest.cc | 2162 void ReadPixels( in ReadPixels() function in gpu::gles2::__anon8130ac4f0111::ReadPixelsEmulator 2335 TEST_F(GLES2DecoderTest, ReadPixels) { in TEST_F() argument
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
D | glapitemp.h | 1614 KEYWORD1 void KEYWORD2 NAME(ReadPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum for… in NAME() argument
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | glapi_mapi_tmp.h | 3199 GLAPI void APIENTRY GLAPI_PREFIX(ReadPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenu… in GLAPI_PREFIX() argument
|