/hardware/google/gfxstream/common/image/ |
D | ImageUtils.cpp | 53 bool SaveRGBAToPng(uint32_t width, uint32_t height, const uint32_t* pixels, in SaveRGBAToPng()
|
/hardware/google/gfxstream/host/tests/ |
D | TextureDraw_unittest.cpp | 47 std::vector<unsigned char> pixels(bytes); in TestTextureDrawBasic() local 112 std::vector<unsigned char> pixels(bytes); in TestTextureDrawLayer() local
|
D | DisplayVk_unittest.cpp | 224 std::vector<uint32_t> pixels(textureWidth * textureHeight, 0); in TEST_F() local 235 std::vector<uint32_t> pixels(textureWidth * textureHeight); in TEST_F() local
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | IOStream2.cpp | 14 …ixels(void* context, int width, int height, unsigned int format, unsigned int type, void* pixels) { in readbackPixels() 73 …xt, int width, int height, int depth, unsigned int format, unsigned int type, const void* pixels) { in uploadPixels()
|
/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 459 void* pixels) { in readPixels() 494 int rotation, Rect rect, void* pixels) { in readPixelsScaled() 560 bool ColorBufferGl::readPixelsYUVCached(int x, int y, int width, int height, void* pixels, in readPixelsYUVCached() 654 const void* pixels, void* metadata) { in subUpdate() 661 GLenum p_type, const void* pixels, in subUpdateFromFrameworkFormat() 711 bool ColorBufferGl::readContents(size_t* numBytes, void* pixels) { in readContents()
|
D | YUVConverter.cpp | 473 YUVPlane plane, void* pixels, uint32_t pixelsStride) { in readYUVTex() 512 const void* pixels) { in subUpdateYUVGLTex() 939 void YUVConverter::readPixels(uint8_t* pixels, uint32_t pixels_size) { in readPixels() 993 void YUVConverter::drawConvert(int x, int y, int width, int height, const char* pixels) { in drawConvert() 998 int height, const char* pixels, void* metadata) { in drawConvertFromFormat()
|
D | ReadbackWorkerGl.cpp | 232 void* pixels = s_gles2.glMapBufferRange(GL_COPY_READ_BUFFER, 0, bytes, GL_MAP_READ_BIT); in getPixels() local
|
/hardware/google/gfxstream/host/vulkan/ |
D | PostWorkerVk.cpp | 57 int rotation, void* pixels, Rect rect) { in screenshot()
|
/hardware/google/gfxstream/guest/renderControl_enc/ |
D | renderControl_entry.cpp | 224 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcReadColorBuffer() 230 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcUpdateColorBuffer() 290 …nt x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels, uint32_t pixel… in rcUpdateColorBufferDMA() 362 …UV(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, void* pixels, uint32_t pixel… in rcReadColorBufferYUV() 470 …nt x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels, uint32_t pixel… in rcReadColorBufferDMA()
|
/hardware/google/gfxstream/common/detector/ |
D | Image.h | 29 std::vector<uint8_t> pixels; member
|
/hardware/google/gfxstream/host/ |
D | RendererImpl.cpp | 426 uint8_t* pixels, size_t* cPixels, int displayId = 0, in getScreenshot() 589 void* pixels) { in __anona3fc7b450a02() 599 void* pixels) { in __anona3fc7b450c02() 605 void* pixels, uint64_t pixels_size) { in __anona3fc7b450d02() 611 uint32_t pixels_size) { in __anona3fc7b450e02() 668 uint32_t format, uint32_t type, void* pixels, void* pMetadata) { in __anona3fc7b451d02()
|
D | PostCommands.h | 56 void* pixels; member
|
D | ColorBuffer.cpp | 228 GLenum pixelsType, const void* pixels, void* metadata) { in updateFromBytes() 252 GLenum pixelsType, const void* pixels) { in updateFromBytes()
|
D | PostWorkerGl.cpp | 62 GLenum type, int skinRotation, void* pixels, Rect rect) { in screenshot()
|
D | RenderControl.cpp | 992 GLenum format, GLenum type, void* pixels) in rcReadColorBuffer() 1005 GLenum format, GLenum type, void* pixels) in rcUpdateColorBuffer() 1027 void* pixels, uint32_t pixels_size) in rcUpdateColorBufferDMA() 1359 void* pixels, uint32_t pixels_size) in rcReadColorBufferYUV() 1512 GLenum format, GLenum type, void* pixels, uint32_t pixels_size) in rcReadColorBufferDMA()
|
D | FrameBuffer.cpp | 1668 void* pixels) { in updateColorBuffer() 1692 GLenum type, void* pixels, void* metadata) { in updateColorBufferFromFrameworkFormat() 1903 void FrameBuffer::doPostCallback(void* pixels, uint32_t displayId) { in doPostCallback() 1913 void FrameBuffer::getPixels(void* pixels, uint32_t bytes, uint32_t displayId) { in getPixels() 1950 static void sFrameBuffer_ReadPixelsCallback(void* pixels, uint32_t bytes, uint32_t displayId) { in sFrameBuffer_ReadPixelsCallback() 2023 uint8_t* pixels, size_t* cPixels, int displayId, int desiredWidth, in getScreenshot() 3863 void* pixels) { in readColorBufferContents()
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsDisplay.cpp | 258 uint32_t* pixels = nullptr; in returnTargetBufferForDisplay() local
|
D | EvsCamera.cpp | 479 uint32_t *pixels = nullptr; in fillTestFrame() local
|
/hardware/google/aemu/host-common/include/host-common/ |
D | display_agent.h | 60 void* pixels; /* pixel buffer */ member
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | rgtc.cpp | 107 uint8_t pixels[kBlockSize * kBlockSize * 2]; in rgtc_decode_image() local
|
D | SaveableTexture.cpp | 944 const void* pixels = in restore() local 970 const void* pixels = in restore() local
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | Xfixes.h | 91 unsigned long *pixels; member 108 unsigned long *pixels; member
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_error_metrics.cpp | 292 double pixels = static_cast<double>(dim_x * dim_y * dim_z); in compute_error_metrics() local
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsMockCamera.cpp | 281 uint32_t* pixels = nullptr; in fillMockFrame() local
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsCamera.cpp | 644 uint32_t* pixels = nullptr; in fillTestFrame() local
|