Home
last modified time | relevance | path

Searched refs:supportsFramebufferTarget (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h112 bool supportsFramebufferTarget() const;
DHWComposer.cpp833 bool HWComposer::supportsFramebufferTarget() const { in supportsFramebufferTarget() function in android::HWComposer
/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp240 (hwc.supportsFramebufferTarget() || mType >= DISPLAY_VIRTUAL))) { in swapBuffers()
DSurfaceFlinger.cpp1141 if (!hwc.supportsFramebufferTarget()) { in postFramebuffer()