HomeSort by relevance Sort by last modified time
    Searched refs:obtainSurface (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
SpriteController.h 288 sp<SurfaceControl> obtainSurface(int32_t width, int32_t height);
SpriteController.cpp 140 update.state.surfaceControl = obtainSurface(
369 sp<SurfaceControl> SpriteController::obtainSurface(int32_t width, int32_t height) {

Completed in 243 milliseconds