Searched refs:hasSurface (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h71 bool hasSurface() { return mNativeWindow.get(); } function in class:android::uirenderer::renderthread::CanvasContext
H A DDrawFrameTask.cpp137 if (CC_UNLIKELY(!mContext->hasSurface())) {

Completed in 1217 milliseconds