Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrGpuCommandBuffer.h43 virtual GrGpuRTCommandBuffer* asRTCommandBuffer() { return nullptr; } in asRTCommandBuffer() function
86 GrGpuRTCommandBuffer* asRTCommandBuffer() { return this; } in asRTCommandBuffer() function