Searched defs:pixelsParam (Results  1 – 5 of 5) sorted by relevance
| /external/angle/src/libANGLE/capture/ | 
| D | capture_gl_4_autogen.cpp | 3616         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetCompressedTextureImage()  local3624         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetCompressedTextureImage()  local
 3659         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetCompressedTextureSubImage()  local
 3668         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetCompressedTextureSubImage()  local
 3982         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetTextureImage()  local
 3990         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetTextureImage()  local
 4210         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetTextureSubImage()  local
 4219         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetTextureSubImage()  local
 4457         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetnCompressedTexImage()  local
 4465         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetnCompressedTexImage()  local
 [all …]
 
 | 
| D | capture_gles_2_0_autogen.cpp | 2079         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureReadPixels()  local2087         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureReadPixels()  local
 2361         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexImage2D()  local
 2369         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexImage2D()  local
 2493         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexSubImage2D()  local
 2501         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexSubImage2D()  local
 
 | 
| D | capture_gles_ext_autogen.cpp | 818         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetTexImageANGLE()  local826         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetTexImageANGLE()  local
 847         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetCompressedTexImageANGLE()  local
 855         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetCompressedTexImageANGLE()  local
 878         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetRenderbufferImageANGLE()  local
 886         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetRenderbufferImageANGLE()  local
 2372         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureReadPixelsRobustANGLE()  local
 2380         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureReadPixelsRobustANGLE()  local
 2415         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexImage2DRobustANGLE()  local
 2424         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexImage2DRobustANGLE()  local
 [all …]
 
 | 
| D | capture_gles_3_0_autogen.cpp | 2044         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexImage3D()  local2052         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexImage3D()  local
 2132         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexSubImage3D()  local
 2141         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexSubImage3D()  local
 
 | 
| D | capture_gl_1_autogen.cpp | 830         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureDrawPixels()  local838         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureDrawPixels()  local
 1569         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetTexImage()  local
 1577         ParamCapture pixelsParam("pixels", ParamType::TvoidPointer);  in CaptureGetTexImage()  local
 4010         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexImage1D()  local
 4018         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexImage1D()  local
 4767         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexSubImage1D()  local
 4775         ParamCapture pixelsParam("pixels", ParamType::TvoidConstPointer);  in CaptureTexSubImage1D()  local
 
 |