| /external/chromium_org/cc/resources/ |
| D | texture_uploader_unittest.cc | 22 virtual void PixelStorei(GLenum pname, GLint param) OVERRIDE { in PixelStorei() function in cc::__anond0ea3c600111::TextureUploadTestContext
|
| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 347 void (*PixelStorei)(PP_Resource context, GLenum pname, GLint param); member 806 void (*PixelStorei)(PP_Resource context, GLenum pname, GLint param); member
|
| /external/chromium_org/gpu/command_buffer/common/ |
| D | gles2_cmd_format_autogen.h | 4190 struct PixelStorei { struct 4191 typedef PixelStorei ValueType; argument 4192 static const CommandId kCmdId = kPixelStorei; argument 4193 static const cmd::ArgFlags kArgFlags = cmd::kFixed; 4194 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); 4218 COMPILE_ASSERT(sizeof(PixelStorei) == 12, Sizeof_PixelStorei_is_not_12); argument
|
| D | gles2_cmd_format_test_autogen.h | 1374 TEST_F(GLES2FormatTest, PixelStorei) { in TEST_F() argument
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 856 void PixelStorei(PP_Resource context_id, GLenum pname, GLint param) { in PixelStorei() function
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_interface_stub_impl_autogen.h | 341 void GLES2InterfaceStub::PixelStorei(GLenum /* pname */, GLint /* param */) { in PixelStorei() function
|
| D | gles2_trace_implementation_impl_autogen.h | 597 void GLES2TraceImplementation::PixelStorei(GLenum pname, GLint param) { in PixelStorei() function
|
| D | gles2_implementation.cc | 1247 void GLES2Implementation::PixelStorei(GLenum pname, GLint param) { in PixelStorei() function in gpu::gles2::GLES2Implementation
|
| D | gles2_implementation_unittest_autogen.h | 932 TEST_F(GLES2ImplementationTest, PixelStorei) { in TEST_F() argument
|
| D | gles2_cmd_helper_autogen.h | 868 void PixelStorei(GLenum pname, GLint param) { in PixelStorei() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 868 void PixelStorei(PP_Resource context_id, GLenum pname, GLint param) { in PixelStorei() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 1578 KEYWORD1 void KEYWORD2 NAME(PixelStorei)(GLenum pname, GLint param) in NAME() argument
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 3150 GLAPI void APIENTRY GLAPI_PREFIX(PixelStorei)(GLenum pname, GLint param) in GLAPI_PREFIX() argument
|