Searched refs:initSurface (Results 1 – 3 of 3) sorted by relevance
183 initSurface(mLeash); in getParentSurface()192 private void initSurface(SurfaceControl leash) { in initSurface() method in CompatUIWindowManagerAbstract
146 sp<Surface> initSurface();
583 *window = initSurface(); in onGetFormatAndSeekOptions()758 sp<Surface> VideoFrameDecoder::initSurface() { in initSurface() function in android::VideoFrameDecoder