Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrContextThreadSafeProxy.h28 namespace sktext::gpu { class TextBlobRedrawCoordinator; } variable
DGrRecordingContext.h39 class TextBlobRedrawCoordinator; variable
/external/skia/src/gpu/ganesh/
DGrRecordingContext.cpp35 using TextBlobRedrawCoordinator = sktext::gpu::TextBlobRedrawCoordinator; typedef
/external/skia/include/gpu/graphite/
DRecorder.h33 class TextBlobRedrawCoordinator; variable
/external/skia/src/text/gpu/
DTextBlobRedrawCoordinator.cpp34 TextBlobRedrawCoordinator::TextBlobRedrawCoordinator(uint32_t messageBusID) in TextBlobRedrawCoordinator() function in sktext::gpu::TextBlobRedrawCoordinator