Home
last modified time | relevance | path

Searched defs:pixel (Results 1 – 25 of 41) sorted by relevance

12

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DETCTextureTest.cpp48 GLubyte pixel[8] = {0x0, 0x0, 0xf8, 0x2, 0x43, 0xff, 0x4, 0x12}; in TEST_P() local
80 GLubyte pixel[] = { in TEST_P() local
123 GLubyte pixel[] = { in TEST_P() local
167 GLubyte pixel[] = { in TEST_P() local
215 GLubyte pixel[] = { in TEST_P() local
DSRGBTextureTest.cpp99 GLubyte pixel[3] = {0}; in TEST_P() local
133 GLubyte pixel[4] = {0}; in TEST_P() local
174 GLubyte pixel[4] = {0}; in TEST_P() local
DMaxTextureSizeTest.cpp102 GLubyte *pixel = &data[0] + ((y * textureWidth + x) * 4); in TEST_P() local
164 GLubyte *pixel = &data[0] + ((y * textureWidth + x) * 4); in TEST_P() local
DCopyTexture3DTest.cpp205 GLuint pixel[4] = {0}; in testCopy() local
215 GLint pixel[4] = {0}; in testCopy() local
DBlendMinMaxTest.cpp79 float pixel[4]; in runTest() local
DBuiltinVariableTest.cpp118 for (const auto &pixel : pixels) in runTest() local
DBlendIntegerTest.cpp28 T pixel[4]; in compareValue() local
DLineLoopTest.cpp58 const GLubyte *pixel = &pixels[0] + ((y * getWindowWidth() + x) * 4); in checkPixels() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/
DEGLStreamTest.cpp409 uint32_t pixel; in testSetUp() local
518 uint32_t pixel; in TEST_P() local
637 uint32_t pixel; in TEST_P() local
955 uint32_t pixel; in TEST_P() local
/device/generic/vulkan-cereal/stream-servers/tests/
DCompositorVk_unittest.cpp270 uint8_t *pixel = reinterpret_cast<uint8_t *>(&pixels[i]); in TEST_F() local
309 const auto pixel = in TEST_F() local
368 const uint8_t *pixel = in TEST_F() local
441 const uint8_t *pixel = in TEST_F() local
DDisplayVk_unittest.cpp242 uint8_t *pixel = in TEST_F() local
/device/generic/vulkan-cereal/host-common/opengl/
DGpuFrameBridge_unittest.cpp43 unsigned char* pixel = (unsigned char*)bridge->getRecordFrame(); in TEST() local
/device/generic/goldfish/camera/fake-pipeline2/
DSensor.cpp471 const uint32_t *pixel = mScene.getPixelElectrons(); in captureRGBA() local
510 const uint32_t *pixel = mScene.getPixelElectrons(); in captureRGB() local
566 const uint32_t *pixel = mScene.getPixelElectrons(); in captureYU12() local
624 const uint32_t *pixel = mScene.getPixelElectrons(); in captureNV12() local
663 const uint32_t *pixel = mScene.getPixelElectrons(); in captureDepth() local
/device/google/coral/powerstats/
DOsloStateResidencyDataProvider.cpp33 namespace pixel { namespace
DGpuStateResidencyDataProvider.cpp28 namespace pixel { namespace
DIaxxxStateResidencyDataProvider.cpp32 namespace pixel { namespace
DRailDataProvider.cpp34 namespace pixel { namespace
/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_client_connection.cpp118 std::uint32_t RedVal(std::uint32_t pixel) { in RedVal()
123 std::uint32_t BlueVal(std::uint32_t pixel) { in BlueVal()
128 std::uint32_t GreenVal(std::uint32_t pixel) { in GreenVal()
/device/generic/goldfish/camera/
DEmulatorCameraTest.cpp70 const uint32_t *pixel = scene.getPixelElectrons(); in captureRGBA() local
128 const uint32_t *pixel = scene.getPixelElectrons(); in captureYU12() local
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dcodec.cc92 uint8_t* pixel = out_row + px * kBytesPerPixelUNORM8; in DecompressToImage() local
/device/generic/vulkan-cereal/third-party/angle/samples/sample_util/
Dtga_utils.cpp89 Byte4 pixel; in LoadTGAImageFromFile() local
/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc127 auto& pixel = *reinterpret_cast<teeui::Color*>(buffer + pos); in UpdatePixels() local
/device/google/sunfish/powerstats/
DRailDataProvider.cpp34 namespace pixel { namespace
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/test/
Dlogical_astc_block_test.cc118 uint8_t* pixel = our_decoded_image(px, py); in TEST_P() local
/device/google/redbull/powerstats/
DRailDataProvider.cpp32 namespace pixel { namespace

12