| /external/chromium_org/content/renderer/media/ |
| D | renderer_gpu_video_accelerator_factories.cc | 189 void RendererGpuVideoAcceleratorFactories::ReadPixels( in ReadPixels() function in content::RendererGpuVideoAcceleratorFactories
|
| /external/chromium_org/third_party/skia/tests/ |
| D | ReadPixelsTest.cpp | 244 DEF_GPUTEST(ReadPixels, reporter, factory) { in DEF_GPUTEST() argument
|
| /external/skia/tests/ |
| D | ReadPixelsTest.cpp | 245 DEF_GPUTEST(ReadPixels, reporter, factory) { in DEF_GPUTEST() argument
|
| /external/chromium_org/ui/compositor/ |
| D | layer_unittest.cc | 135 void ReadPixels(SkBitmap* bitmap) { in ReadPixels() function in ui::__anonea291a5d0111::LayerWithRealCompositorTest 139 void ReadPixels(SkBitmap* bitmap, gfx::Rect source_rect) { in ReadPixels() function in ui::__anonea291a5d0111::LayerWithRealCompositorTest
|
| /external/chromium_org/gpu/command_buffer/common/ |
| D | gles2_cmd_format_autogen.h | 4265 struct ReadPixels { struct 4266 typedef ReadPixels ValueType; argument 4267 static const CommandId kCmdId = kReadPixels; argument 4268 static const cmd::ArgFlags kArgFlags = cmd::kFixed; 4269 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); 4271 typedef uint32_t Result; 4273 static uint32_t ComputeSize() { in ComputeSize() 4277 void SetHeader() { header.SetCmd<ValueType>(); } in SetHeader() 4279 void Init(GLint _x, in Init() 4304 void* Set(void* cmd, in Set() [all …]
|
| D | gles2_cmd_format_test_autogen.h | 1398 TEST_F(GLES2FormatTest, ReadPixels) { in TEST_F() argument
|
| /external/chromium_org/gpu/command_buffer/service/ |
| D | gles2_cmd_decoder_unittest_framebuffers.cc | 311 void ReadPixels(GLint x, in ReadPixels() function in gpu::gles2::__anone3a92bb30111::ReadPixelsEmulator 511 TEST_P(GLES2DecoderTest, ReadPixels) { in TEST_P() argument
|
| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 349 void (*ReadPixels)(PP_Resource context, member 808 void (*ReadPixels)(PP_Resource context, member
|
| /external/deqp/modules/egl/ |
| D | teglGLES2SharingThreadedTests.cpp | 1823 class ReadPixels : public Operation class 1839 ReadPixels::ReadPixels (int x, int y, int width, int height, GLenum format, GLenum type, SharedPtr<… in ReadPixels() function in deqp::egl::GLES2ThreadTest::ReadPixels
|
| /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/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 870 void ReadPixels(PP_Resource context_id, in ReadPixels() function
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_interface_stub_impl_autogen.h | 346 void GLES2InterfaceStub::ReadPixels(GLint /* x */, in ReadPixels() function
|
| D | gles2_trace_implementation_impl_autogen.h | 607 void GLES2TraceImplementation::ReadPixels(GLint x, in ReadPixels() function
|
| D | gles2_implementation.cc | 2310 void GLES2Implementation::ReadPixels( in ReadPixels() function in gpu::gles2::GLES2Implementation
|
| D | gles2_cmd_helper_autogen.h | 882 void ReadPixels(GLint x, in ReadPixels() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 882 void ReadPixels(PP_Resource context_id, in ReadPixels() function
|
| /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
|