Home
last modified time | relevance | path

Searched defs:fAlloc (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkAutoBlitterChoose.h52 SkSTArenaAlloc<kSkBlitterContextSize> fAlloc; variable
H A DSkEdgeBuilder.h34 SkSTArenaAlloc<512> fAlloc; variable
H A DSkEffectPriv.h22 SkArenaAlloc* fAlloc; member
H A DSkRasterPipeline.h157 SkArenaAlloc* fAlloc; variable
H A DSkBlitter_Sprite.cpp184 SkArenaAlloc* fAlloc; member in SkRasterPipelineSpriteBlitter
H A DSkBitmapProcState.h100 SkSTArenaAlloc<kBMStateSize> fAlloc; member
H A DSkRasterPipelineBlitter.cpp85 SkArenaAlloc* fAlloc; member in SkRasterPipelineBlitter
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkBuffer.h73 skgpu::VulkanAlloc fAlloc; variable
H A DGrVkImage.h320 skgpu::VulkanAlloc fAlloc; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DBuffer.h63 sk_sp<GrD3DAlloc> fAlloc; variable
H A DGrD3DTextureResource.h110 mutable sk_sp<GrD3DAlloc> fAlloc; variable
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanBuffer.h55 skgpu::VulkanAlloc fAlloc; variable
/aosp_15_r20/external/skia/src/text/gpu/
H A DTextBlob.h124 SubRunAllocator fAlloc; variable
H A DSkChromeRemoteGlyphCache.cpp153 SkArenaAllocWithReset fAlloc{256}; member in __anond12534150111::RemoteStrike
/aosp_15_r20/external/skia/include/gpu/ganesh/vk/
H A DGrVkTypes.h23 skgpu::VulkanAlloc fAlloc; member
/aosp_15_r20/external/skia/include/gpu/ganesh/d3d/
H A DGrD3DTypes.h181 sk_sp<GrD3DAlloc> fAlloc = nullptr; member
/aosp_15_r20/external/skia/modules/skottie/utils/
H A DTextPreshape.cpp433 SkArenaAlloc fAlloc; member in __anonba7e46e60111::Preshaper
/aosp_15_r20/external/skia/src/xml/
H A DSkDOM.cpp283 SkArenaAllocWithReset* fAlloc; member in SkDOMParser
/aosp_15_r20/external/skia/src/utils/
H A DSkJSON.cpp502 SkArenaAlloc& fAlloc; member in skjson::__anondd97a6de0211::DOMParser
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrTriangulator.h205 SkArenaAlloc* const fAlloc; variable
/aosp_15_r20/external/skia/tests/
H A DSkSLTest.cpp935 SkArenaAlloc* fAlloc = nullptr; in test_raster_pipeline() member