Home
last modified time | relevance | path

Searched defs:pixels (Results 1 – 25 of 42) sorted by relevance

12

/hardware/google/gfxstream/common/image/
DImageUtils.cpp53 bool SaveRGBAToPng(uint32_t width, uint32_t height, const uint32_t* pixels, in SaveRGBAToPng()
/hardware/google/gfxstream/host/tests/
DTextureDraw_unittest.cpp47 std::vector<unsigned char> pixels(bytes); in TestTextureDrawBasic() local
112 std::vector<unsigned char> pixels(bytes); in TestTextureDrawLayer() local
DDisplayVk_unittest.cpp224 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/
DIOStream2.cpp14 …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/
DColorBufferGl.cpp459 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()
DYUVConverter.cpp473 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()
DReadbackWorkerGl.cpp232 void* pixels = s_gles2.glMapBufferRange(GL_COPY_READ_BUFFER, 0, bytes, GL_MAP_READ_BIT); in getPixels() local
/hardware/google/gfxstream/host/vulkan/
DPostWorkerVk.cpp57 int rotation, void* pixels, Rect rect) { in screenshot()
/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_entry.cpp224 …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/
DImage.h29 std::vector<uint8_t> pixels; member
/hardware/google/gfxstream/host/
DRendererImpl.cpp426 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()
DPostCommands.h56 void* pixels; member
DColorBuffer.cpp228 GLenum pixelsType, const void* pixels, void* metadata) { in updateFromBytes()
252 GLenum pixelsType, const void* pixels) { in updateFromBytes()
DPostWorkerGl.cpp62 GLenum type, int skinRotation, void* pixels, Rect rect) { in screenshot()
DRenderControl.cpp992 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()
DFrameBuffer.cpp1668 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/
DEvsDisplay.cpp258 uint32_t* pixels = nullptr; in returnTargetBufferForDisplay() local
DEvsCamera.cpp479 uint32_t *pixels = nullptr; in fillTestFrame() local
/hardware/google/aemu/host-common/include/host-common/
Ddisplay_agent.h60 void* pixels; /* pixel buffer */ member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
Drgtc.cpp107 uint8_t pixels[kBlockSize * kBlockSize * 2]; in rgtc_decode_image() local
DSaveableTexture.cpp944 const void* pixels = in restore() local
970 const void* pixels = in restore() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXfixes.h91 unsigned long *pixels; member
108 unsigned long *pixels; member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_error_metrics.cpp292 double pixels = static_cast<double>(dim_x * dim_y * dim_z); in compute_error_metrics() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp281 uint32_t* pixels = nullptr; in fillMockFrame() local
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp644 uint32_t* pixels = nullptr; in fillTestFrame() local

12