Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/view/
H A DSurface.cpp125 Surface Surface::fromSurface(const sp<android::Surface>& surface) { in fromSurface() function in android::view::Surface
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_HardwareRenderer.cpp113 ANW_fromSurface fromSurface; variable