Home
last modified time | relevance | path

Searched defs:pixels1 (Results 1 – 7 of 7) sorted by relevance

/external/skia/tests/
DPremulAlphaRoundTripTest.cpp121 const uint32_t* pixels1 = readBmp1.getAddr32(0, y); in DEF_GPUTEST() local
DDeferredCanvasTest.cpp714 PixelPtr pixels1 = getSurfacePixelPtr(surface, useGpu); in TestDeferredCanvasSurface() local
781 PixelPtr pixels1 = getSurfacePixelPtr(surface, useGpu); in TestDeferredCanvasSetSurface() local
/external/chromium_org/third_party/skia/tests/
DPremulAlphaRoundTripTest.cpp121 const uint32_t* pixels1 = readBmp1.getAddr32(0, y); in DEF_GPUTEST() local
DDeferredCanvasTest.cpp721 PixelPtr pixels1 = get_surface_ptr(surface, useGpu); in TestDeferredCanvasSurface() local
803 PixelPtr pixels1 = get_surface_ptr(surface, useGpu); in TestDeferredCanvasSetSurface() local
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp3177 SharedPtr<tcu::ThreadUtil::DataBlock> pixels1; in addBufferOperations() local
3278 SharedPtr<tcu::ThreadUtil::DataBlock> pixels1; in addTextureOperations() local
3419 SharedPtr<tcu::ThreadUtil::DataBlock> pixels1; in addImageOperations() local
/external/qemu/ui/
Dvnc.c440 static void vnc_write_pixels_generic(VncState *vs, void *pixels1, int size) in vnc_write_pixels_generic()
Dvnc-android.c448 static void vnc_write_pixels_generic(VncState *vs, void *pixels1, int size) in vnc_write_pixels_generic()