HomeSort by relevance Sort by last modified time
    Searched refs:isSwapChainStuffed (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/renderthread/
CanvasContext.h 208 bool isSwapChainStuffed();
CanvasContext.cpp 271 bool CanvasContext::isSwapChainStuffed() {
376 info.out.canDrawThisFrame = !isSwapChainStuffed();

Completed in 143 milliseconds