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

/frameworks/base/libs/input/
H A DSpriteController.h288 sp<SurfaceControl> obtainSurface(int32_t width, int32_t height);
H A DSpriteController.cpp140 update.state.surfaceControl = obtainSurface(
368 sp<SurfaceControl> SpriteController::obtainSurface(int32_t width, int32_t height) { function in class:android::SpriteController

Completed in 64 milliseconds