/device/generic/vulkan-cereal/third-party/angle/samples/sample_util/ |
D | texture_utils.cpp | 25 GLubyte pixels[width * height * 3] = { in CreateSimpleTexture2D() local 50 GLubyte pixels[6][3] = {// Face 0 - Red in CreateSimpleTextureCubemap() local 81 std::array<GLubyte, width * height * 3> pixels; in CreateMipMappedTexture2D() local
|
/device/generic/vulkan-cereal/host-common/opengl/ |
D | GpuFrameBridge.cpp | 46 void* pixels; member 123 const void* pixels) override { in postRecordFrame() 129 const void* pixels) override { in postRecordFrameAsync() 177 void postFrame(int width, int height, const void* pixels, bool copy) { in postFrame()
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
D | CopyTextureTest.cpp | 557 GLColor pixels = GLColor::red; in TEST_P() local 657 GLColor pixels[4] = {GLColor::red, GLColor::red, GLColor::red, GLColor::red}; in TEST_P() local 910 GLColor pixels[7] = { in TEST_P() local 1006 GLColor pixels[7] = { in TEST_P() local 1070 constexpr uint8_t pixels[16 * 7] = { in TEST_P() local 1139 GLColor pixels[] = {GLColor::red, GLColor::red, GLColor::red, GLColor::red}; in TEST_P() local 1193 GLColor pixels[] = {GLColor(0, 5, 6, 7), GLColor(17, 22, 25, 24), GLColor(34, 35, 36, 36), in TEST_P() local 1224 GLColor pixels[] = {GLColor(0, 5, 2, 14), GLColor(17, 22, 25, 30), GLColor(34, 33, 36, 46), in TEST_P() local 1255 GLColor pixels[] = {GLColor(0, 1, 2, 3), GLColor(14, 16, 17, 18), GLColor(33, 34, 36, 46), in TEST_P() local 1597 GLColor pixels(50u, 20u, 100u, 150u); in TEST_P() local [all …]
|
D | MaxTextureSizeTest.cpp | 121 std::vector<GLubyte> pixels(getWindowWidth() * getWindowHeight() * 4); in TEST_P() local 193 std::vector<GLubyte> pixels(getWindowWidth() * getWindowHeight() * 4); in TEST_P() local
|
D | SixteenBppTextureTest.cpp | 145 R5G6B5 pixels[4] = {Convert565(GLColor::red), Convert565(GLColor::green), in TEST_P() local 169 GLushort pixels[4] = { in TEST_P() local 229 GLushort pixels[4] = { in TEST_P() local
|
D | D3DImageFormatConversionTest.cpp | 65 ColorStructType pixels[4]; in runTest() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/ |
D | TextureNULL.cpp | 29 const uint8_t *pixels) in setImage() 43 const uint8_t *pixels) in setSubImage() 54 const uint8_t *pixels) in setCompressedImage() 65 const uint8_t *pixels) in setCompressedSubImage()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/ |
D | TextureD3D.cpp | 39 const uint8_t *pixels, in GetUnpackPointer() 230 const uint8_t *pixels, in setImageImpl() 276 const uint8_t *pixels, in subImage() 304 const uint8_t *pixels, in setCompressedImageImpl() 338 const uint8_t *pixels, in subImageCompressed() 367 const uint8_t *pixels, in fastUnpackPixels() 915 const uint8_t *pixels) in setImage() 967 const uint8_t *pixels) in setSubImage() 998 const uint8_t *pixels) in setCompressedImage() 1015 const uint8_t *pixels) in setCompressedSubImage() [all …]
|
/device/generic/vulkan-cereal/stream-servers/tests/ |
D | TextureDraw_unittest.cpp | 47 std::vector<unsigned char> pixels(bytes); in TestTextureDrawBasic() local 111 std::vector<unsigned char> pixels(bytes); in TestTextureDrawLayer() local
|
D | CompositorVk_unittest.cpp | 234 std::vector<uint32_t> pixels(k_renderTargetNumOfPixels); in TEST_F() local 310 std::vector<uint32_t> pixels(textureWidth * textureHeight, textureColor); in TEST_F() local 434 std::vector<uint32_t> pixels(textureWidth * textureHeight, textureColor); in TEST_F() local
|
D | DisplayVk_unittest.cpp | 193 std::vector<uint32_t> pixels(textureWidth * textureHeight, 0); in TEST_F() local 204 std::vector<uint32_t> pixels(textureWidth * textureHeight); in TEST_F() local
|
/device/generic/vulkan-cereal/stream-servers/ |
D | ColorBuffer.cpp | 377 void* pixels) { in readPixels() 405 void* pixels) { in readPixelsScaled() 429 void* pixels, in readPixelsYUVCached() 530 void* pixels) { in subUpdate() 609 bool ColorBuffer::readContents(size_t* numBytes, void* pixels) { in readContents()
|
D | YUVConverter.cpp | 408 static void readYUVTex(GLuint tex, FrameworkFormat format, YUVPlane plane, void* pixels) { in readYUVTex() 441 const void* pixels) { in subUpdateYUVGLTex() 783 void YUVConverter::readPixels(uint8_t* pixels, uint32_t pixels_size) { in readPixels() 820 void YUVConverter::drawConvert(int x, int y, int width, int height, const char* pixels) { in drawConvert()
|
D | RendererImpl.cpp | 352 unsigned int* height, std::vector<unsigned char>& pixels, int displayId, in getScreenshot() 510 void* pixels) { in __anon44617cfb0602() 522 void* pixels) { in __anon44617cfb0702() 533 uint32_t pixels_size) { in __anon44617cfb0802()
|
D | ReadbackWorker.cpp | 195 void* pixels = s_gles2.glMapBufferRange(GL_COPY_READ_BUFFER, 0, bytes, in getPixels() local
|
D | GfxStreamBackend.cpp | 254 …_t displayId, int width, int height, int ydir, int format, int frame_type, unsigned char* pixels) { in default_post_callback() 573 extern "C" VG_EXPORT void get_pixels(void* pixels, uint32_t bytes) { in get_pixels()
|
/device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
D | entry_points_gl_1_2_autogen.cpp | 105 const void *pixels) in TexImage3D() 143 const void *pixels) in TexSubImage3D()
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | renderControl_entry.cpp | 222 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcReadColorBuffer() 228 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcUpdateColorBuffer() 288 …nt x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels, uint32_t pixel… in rcUpdateColorBufferDMA() 360 …UV(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, void* pixels, uint32_t pixel… in rcReadColorBufferYUV() 468 …nt x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels, uint32_t pixel… in rcReadColorBufferDMA()
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | IOStream2.cpp | 11 …ixels(void* context, int width, int height, unsigned int format, unsigned int type, void* pixels) { in readbackPixels() 76 …xt, int width, int height, int depth, unsigned int format, unsigned int type, const void* pixels) { in uploadPixels()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/ |
D | RenderbufferImpl.h | 89 void *pixels) in getRenderbufferImage()
|
/device/generic/vulkan-cereal/third-party/angle/scripts/ |
D | bmp_to_nv12.py | 46 pixels = bmp_file.read(width * height * 3) variable
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
D | TextureGL.cpp | 168 const uint8_t *pixels) in setImage() 230 const uint8_t *pixels) in setImageHelper() 295 const uint8_t *pixels) in setSubImage() 367 const uint8_t *pixels) in setSubImageRowByRowWorkaround() 431 const uint8_t *pixels) in setSubImagePaddingWorkaround() 521 const uint8_t *pixels) in setCompressedImage() 568 const uint8_t *pixels) in setCompressedSubImage()
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/ |
D | Xfixes.h | 91 unsigned long *pixels; member 108 unsigned long *pixels; member
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | TextureVk.cpp | 148 const uint8_t *pixels) in setImage() 162 const uint8_t *pixels) in setSubImage() 180 const uint8_t *pixels) in setCompressedImage() 197 const uint8_t *pixels) in setCompressedSubImage() 219 const uint8_t *pixels) in setImageImpl() 245 const uint8_t *pixels, in setSubImageImpl() 1872 void *pixels) in getTexImage()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | validationGL45.cpp | 274 const void *pixels) in ValidateGetCompressedTextureImage() 289 const void *pixels) in ValidateGetCompressedTextureSubImage() 394 const void *pixels) in ValidateGetTextureImage() 461 const void *pixels) in ValidateGetTextureSubImage() 532 const void *pixels) in ValidateGetnCompressedTexImage() 644 const void *pixels) in ValidateGetnTexImage() 924 const void *pixels) in ValidateTextureSubImage1D() 938 const void *pixels) in ValidateTextureSubImage2D() 954 const void *pixels) in ValidateTextureSubImage3D()
|