Searched defs:grTag (Results 1 – 1 of 1) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_gpu_context.cpp | 241 GrGpuResourceTag grTag(tag.fPid, tag.fTid, tag.fWid, tag.fFid, tag.fName); in PurgeUnlockedResourcesByTag() local 288 GrGpuResourceTag grTag(tag.fPid, tag.fTid, tag.fWid, tag.fFid, tag.fName); in ReleaseByTag() local 317 GrGpuResourceTag grTag(tag.fPid, tag.fTid, tag.fWid, tag.fFid, tag.fName); in DumpMemoryStatisticsByTag() local 346 GrGpuResourceTag grTag(tag.fPid, tag.fTid, tag.fWid, tag.fFid, tag.fName); in SetCurrentGpuResourceTag() local
|