| /third_party/skia/tools/mdbviz/ |
| D | Model.h | 44 void* getPixels() const { return fBM.getPixels(); } in getPixels() function
|
| /third_party/skia/include/codec/ |
| D | SkAndroidCodec.h | 243 SkCodec::Result getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes) { in getPixels() function
|
| D | SkCodec.h | 377 Result getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes) { in getPixels() function
|
| /third_party/skia/src/gpu/ |
| D | GrDeferredProxyUploader.h | 79 SkAutoPixmapStorage* getPixels() { return &fPixels; } in getPixels() function
|
| /third_party/skia/src/core/ |
| D | SkImageGenerator.cpp | 18 bool SkImageGenerator::getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes) { in getPixels() function in SkImageGenerator
|
| /third_party/skia/src/codec/ |
| D | SkCodecImageGenerator.cpp | 49 bool SkCodecImageGenerator::getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, const… in getPixels() function in SkCodecImageGenerator
|
| D | SkCodec.cpp | 392 SkCodec::Result SkCodec::getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in getPixels() function in SkCodec
|
| /third_party/skia/include/core/ |
| D | SkImageGenerator.h | 86 bool getPixels(const SkPixmap& pm) { in getPixels() function
|
| D | SkBitmap.h | 264 void* getPixels() const { return fPixmap.writable_addr(); } in getPixels() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cCopyImageTests.cpp | 3053 void FunctionalTest::getPixels(GLuint name, const targetDesc& desc, GLuint level, GLubyte* out_pixe… in getPixels() function in gl4cts::CopyImage::FunctionalTest 3839 void SmokeTest::getPixels(GLuint name, const SmokeTest::testCase& test_case, GLubyte* out_pixels) c… in getPixels() function in gl4cts::CopyImage::SmokeTest
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fTextureGatherTests.cpp | 150 static tcu::TextureLevel getPixels (const glu::RenderContext& renderCtx, const IVec2& size, const t… in getPixels() function
|
| D | es31fTessellationTests.cpp | 192 tcu::Surface getPixels (const glu::RenderContext& rCtx, int x, int y, int width, int height) in getPixels() function 199 tcu::Surface getPixels (const glu::RenderContext& rCtx, const RandomViewport& vp) in getPixels() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Context.cpp | 1597 GLenum Context::getPixels(const GLvoid **pixels, GLenum type, size_t imageSize) const in getPixels() function in es2::Context
|