/aosp_15_r20/external/skia/src/core/ |
H A D | SkAutoBlitterChoose.h | 52 SkSTArenaAlloc<kSkBlitterContextSize> fAlloc; variable
|
H A D | SkEdgeBuilder.h | 34 SkSTArenaAlloc<512> fAlloc; variable
|
H A D | SkEffectPriv.h | 22 SkArenaAlloc* fAlloc; member
|
H A D | SkRasterPipeline.h | 157 SkArenaAlloc* fAlloc; variable
|
H A D | SkBlitter_Sprite.cpp | 184 SkArenaAlloc* fAlloc; member in SkRasterPipelineSpriteBlitter
|
H A D | SkBitmapProcState.h | 100 SkSTArenaAlloc<kBMStateSize> fAlloc; member
|
H A D | SkRasterPipelineBlitter.cpp | 85 SkArenaAlloc* fAlloc; member in SkRasterPipelineBlitter
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkBuffer.h | 73 skgpu::VulkanAlloc fAlloc; variable
|
H A D | GrVkImage.h | 320 skgpu::VulkanAlloc fAlloc; variable
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DBuffer.h | 63 sk_sp<GrD3DAlloc> fAlloc; variable
|
H A D | GrD3DTextureResource.h | 110 mutable sk_sp<GrD3DAlloc> fAlloc; variable
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanBuffer.h | 55 skgpu::VulkanAlloc fAlloc; variable
|
/aosp_15_r20/external/skia/src/text/gpu/ |
H A D | TextBlob.h | 124 SubRunAllocator fAlloc; variable
|
H A D | SkChromeRemoteGlyphCache.cpp | 153 SkArenaAllocWithReset fAlloc{256}; member in __anond12534150111::RemoteStrike
|
/aosp_15_r20/external/skia/include/gpu/ganesh/vk/ |
H A D | GrVkTypes.h | 23 skgpu::VulkanAlloc fAlloc; member
|
/aosp_15_r20/external/skia/include/gpu/ganesh/d3d/ |
H A D | GrD3DTypes.h | 181 sk_sp<GrD3DAlloc> fAlloc = nullptr; member
|
/aosp_15_r20/external/skia/modules/skottie/utils/ |
H A D | TextPreshape.cpp | 433 SkArenaAlloc fAlloc; member in __anonba7e46e60111::Preshaper
|
/aosp_15_r20/external/skia/src/xml/ |
H A D | SkDOM.cpp | 283 SkArenaAllocWithReset* fAlloc; member in SkDOMParser
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkJSON.cpp | 502 SkArenaAlloc& fAlloc; member in skjson::__anondd97a6de0211::DOMParser
|
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/ |
H A D | GrTriangulator.h | 205 SkArenaAlloc* const fAlloc; variable
|
/aosp_15_r20/external/skia/tests/ |
H A D | SkSLTest.cpp | 935 SkArenaAlloc* fAlloc = nullptr; in test_raster_pipeline() member
|