Home
last modified time | relevance | path

Searched refs:clearTexture (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DDeferredLayerUpdater.cpp126 mLayer->clearTexture(); in detachSurfaceTexture()
DLayer.h267 ANDROID_API void clearTexture();
DLayer.cpp224 void Layer::clearTexture() { in clearTexture() function in android::uirenderer::Layer