Home
last modified time | relevance | path

Searched defs:sourcePixels (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/tests/
DCompositorVk_unittest.cpp104 std::vector<uint32_t> sourcePixels(sourceWidth * sourceHeight, sourceColor); in createImageWithColor() local
115 std::vector<uint32_t> sourcePixels; in createSourceImageFromPng() local
/aosp_15_r20/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
H A DWatermark.java106 final int[] sourcePixels = mPixels; in robustMatch() local
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp625 std::vector<uint32_t> sourcePixels; in LoadImage() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.cpp609 unsigned char *sourcePixels = (unsigned char *)sourceLock.pBits; in copyFromRTInternal() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowLegacyBitmap.java896 int[] sourcePixels = in drawBitmap() local