Home
last modified time | relevance | path

Searched defs:fPixels (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/skia/tools/
H A DHashAndEncode.h29 std::unique_ptr<uint64_t[]> fPixels; // In our standard format mentioned above. variable
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrSWMaskHelper.h79 SkAutoPixmapStorage* fPixels; variable
H A DGrDeferredProxyUploader.h92 SkAutoPixmapStorage fPixels; variable
/aosp_15_r20/external/skia/src/core/
H A DSkWritePixelsRec.h36 const void* fPixels; member
H A DSkReadPixelsRec.h36 void* fPixels; member
/aosp_15_r20/external/skia/include/core/
H A DSkRasterHandleAllocator.h49 void* fPixels; // pixels for this allocation member
H A DSkPixelRef.h88 void* fPixels; variable
/aosp_15_r20/external/skia/src/gpu/graphite/task/
H A DUploadTask.h28 const void* fPixels = nullptr; member
/aosp_15_r20/external/skia/include/private/gpu/ganesh/
H A DGrTypesPriv.h134 const void* fPixels = nullptr; member