Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkDeferredCanvas.cpp71 bool hasPendingCommands() const { return fAllocator.blockCount() != 0; } in hasPendingCommands() function in DeferredPipeController
340 bool DeferredDevice::hasPendingCommands() { in hasPendingCommands() function in DeferredDevice
630 bool SkDeferredCanvas::hasPendingCommands() const { in hasPendingCommands() function in SkDeferredCanvas
/external/chromium_org/third_party/skia/src/utils/
DSkDeferredCanvas.cpp71 bool hasPendingCommands() const { return fAllocator.blockCount() != 0; } in hasPendingCommands() function in DeferredPipeController
340 bool DeferredDevice::hasPendingCommands() { in hasPendingCommands() function in DeferredDevice
630 bool SkDeferredCanvas::hasPendingCommands() const { in hasPendingCommands() function in SkDeferredCanvas