Home
last modified time | relevance | path

Searched defs:ReadPixels (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/content/renderer/media/
Drenderer_gpu_video_accelerator_factories.cc189 void RendererGpuVideoAcceleratorFactories::ReadPixels( in ReadPixels() function in content::RendererGpuVideoAcceleratorFactories
/external/chromium_org/third_party/skia/tests/
DReadPixelsTest.cpp244 DEF_GPUTEST(ReadPixels, reporter, factory) { in DEF_GPUTEST() argument
/external/skia/tests/
DReadPixelsTest.cpp245 DEF_GPUTEST(ReadPixels, reporter, factory) { in DEF_GPUTEST() argument
/external/chromium_org/ui/compositor/
Dlayer_unittest.cc135 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/
Dgles2_cmd_format_autogen.h4265 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 …]
Dgles2_cmd_format_test_autogen.h1398 TEST_F(GLES2FormatTest, ReadPixels) { in TEST_F() argument
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_unittest_framebuffers.cc311 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/
Dppb_opengles2.h349 void (*ReadPixels)(PP_Resource context, member
808 void (*ReadPixels)(PP_Resource context, member
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp1823 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/
Ddd.h163 void (*ReadPixels)( struct gl_context *ctx, member
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Ddd.h163 void (*ReadPixels)( struct gl_context *ctx, member
/external/chromium_org/mojo/examples/pepper_container_app/
Dppb_opengles2_thunk.cc870 void ReadPixels(PP_Resource context_id, in ReadPixels() function
/external/chromium_org/gpu/command_buffer/client/
Dgles2_interface_stub_impl_autogen.h346 void GLES2InterfaceStub::ReadPixels(GLint /* x */, in ReadPixels() function
Dgles2_trace_implementation_impl_autogen.h607 void GLES2TraceImplementation::ReadPixels(GLint x, in ReadPixels() function
Dgles2_implementation.cc2310 void GLES2Implementation::ReadPixels( in ReadPixels() function in gpu::gles2::GLES2Implementation
Dgles2_cmd_helper_autogen.h882 void ReadPixels(GLint x, in ReadPixels() function
/external/chromium_org/ppapi/shared_impl/
Dppb_opengles2_shared.cc882 void ReadPixels(PP_Resource context_id, in ReadPixels() function
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
Dglapitemp.h1614 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/
Dglapi_mapi_tmp.h3199 GLAPI void APIENTRY GLAPI_PREFIX(ReadPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenu… in GLAPI_PREFIX() argument