Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrContextThreadSafeProxy.h29 namespace sktext::gpu { class TextBlobRedrawCoordinator; } variable
DGrRecordingContext.h38 class TextBlobRedrawCoordinator; variable
/external/skia/src/gpu/ganesh/
DGrRecordingContext.cpp30 using TextBlobRedrawCoordinator = sktext::gpu::TextBlobRedrawCoordinator; typedef
/external/skia/include/gpu/graphite/
DRecorder.h29 class TextBlobRedrawCoordinator; variable
/external/skia/src/text/gpu/
DTextBlobRedrawCoordinator.cpp26 TextBlobRedrawCoordinator::TextBlobRedrawCoordinator(uint32_t messageBusID) in TextBlobRedrawCoordinator() function in sktext::gpu::TextBlobRedrawCoordinator