Home
last modified time | relevance | path

Searched defs:pixelData (Results 1 – 25 of 36) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp627 std::vector<unsigned char> pixelData(kSize * kSize * 4, 255); in TEST_P() local
693 std::vector<unsigned char> pixelData(kSize * kSize * 4, 255); in TEST_P() local
764 std::vector<unsigned char> pixelData(kSize * kSize * 4, 255); in TEST_P() local
888 std::vector<unsigned char> pixelData(kSize * kSize * 4, 0); in TEST_P() local
984 unsigned char pixelData[] = {255, 255, 255, 255}; in TEST_P() local
1203 std::vector<GLColor> pixelData(backFBOSize * backFBOSize); in TEST_P() local
DPbufferTest.cpp287 std::vector<unsigned int> pixelData(getWindowWidth() * getWindowHeight(), pixelValue); in TEST_P() local
DDepthStencilTest.cpp113 std::vector<GLColor> pixelData(width * height); in ensureColor() local
DCopyTextureTest.cpp1578 std::vector<GLColor> pixelData(10 * 10, GLColor::red); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGetImageTest.cpp50 GLTexture InitTextureWithFormatAndSize(GLenum format, uint32_t size, void *pixelData) in InitTextureWithFormatAndSize()
60 GLTexture InitTextureWithSize(uint32_t size, void *pixelData) in InitTextureWithSize()
73 std::vector<GLColor> pixelData(kSize * kSize, GLColor::red); in InitSimpleTexture() local
DClearTest.cpp758 std::vector<unsigned char> pixelData(kSize * kSize * 4, 255); in TEST_P() local
827 std::vector<unsigned char> pixelData(kSize * kSize * 4, 255); in TEST_P() local
898 std::vector<unsigned char> pixelData(kSize * kSize * 4, 255); in TEST_P() local
1004 std::vector<unsigned char> pixelData(kSize * kSize * 4, 255); in TEST_P() local
1087 std::vector<unsigned char> pixelData(kSize * kSize * 4, 0); in TEST_P() local
1213 std::vector<unsigned char> pixelData(kSize * kSize * 4, 0); in TEST_P() local
1325 unsigned char pixelData[] = {255, 255, 255, 255}; in TEST_P() local
1545 std::vector<GLColor> pixelData(backFBOSize * backFBOSize); in TEST_P() local
DPixmapTest.cpp246 std::vector<unsigned int> pixelData(getWindowWidth() * getWindowHeight(), pixelValue); in TEST_P() local
DPbufferTest.cpp471 std::vector<unsigned int> pixelData(getWindowWidth() * getWindowHeight(), pixelValue); in TEST_P() local
DDepthStencilTest.cpp121 std::vector<GLColor> pixelData(width * height); in ensureColor() local
/third_party/flutter/skia/third_party/externals/angle2/util/
DOSWindow.cpp374 bool OSWindow::takeScreenshot(uint8_t *pixelData) in takeScreenshot()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DFramebufferObjectTest.cpp148 std::vector<unsigned char> pixelData(kSize * kSize * 4, 0); in TEST_P() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fReadPixelsTests.cpp221 void ReadPixelsTest::clearColor (tcu::Texture2D& reference, vector<deUint8>& pixelData, int pixelSi… in clearColor()
352 vector<deUint8> pixelData; in iterate() local
/third_party/skia/third_party/externals/angle2/util/
DOSWindow.cpp387 bool OSWindow::takeScreenshot(uint8_t *pixelData) in takeScreenshot()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp207 std::vector<deUint8> pixelData; in iterate() local
/third_party/flutter/skia/src/utils/mac/
DSkCreateCGImageRef.cpp53 static void SkBitmap_ReleaseInfo(void* info, const void* pixelData, size_t size) { in SkBitmap_ReleaseInfo()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp601 bool Win32Window::takeScreenshot(uint8_t *pixelData) in takeScreenshot()
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp609 bool Win32Window::takeScreenshot(uint8_t *pixelData) in takeScreenshot()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DQueueTests.cpp377 DataSpec pixelData = MinimumDataSpec({1, 1, 1}); in TEST_P() local
399 DataSpec pixelData = MinimumDataSpec({1, 1, 1}); in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp100 const uint8_t *pixelData) in setData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp101 const uint8_t *pixelData) in setData()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp1383 const Vec4 pixelData = sampleLocationBuffer.getPixel(pixelAddress.x(), pixelAddress.y()); in validateSampleLocations() local
1437 const Vec4 pixelData = sampleLocationBuffer.getPixel(colNdx, rowNdx); in validateSampleLocations() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp1383 const Vec4 pixelData = sampleLocationBuffer.getPixel(pixelAddress.x(), pixelAddress.y()); in validateSampleLocations() local
1437 const Vec4 pixelData = sampleLocationBuffer.getPixel(colNdx, rowNdx); in validateSampleLocations() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp244 const uint8_t *pixelData = nullptr; in setImageImpl() local
279 const uint8_t *pixelData = nullptr; in subImage() local
317 const uint8_t *pixelData = nullptr; in setCompressedImageImpl() local
340 const uint8_t *pixelData = nullptr; in subImageCompressed() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp248 const uint8_t *pixelData = nullptr; in setImageImpl() local
283 const uint8_t *pixelData = nullptr; in subImage() local
321 const uint8_t *pixelData = nullptr; in setCompressedImageImpl() local
344 const uint8_t *pixelData = nullptr; in subImageCompressed() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp1048 void Image::clear(const void *pixelData, VkFormat pixelFormat, const vk::Format &viewFormat, const … in clear()

12