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 290 sp<SurfaceControl> obtainSurface(int32_t width, int32_t height);
SpriteController.cpp 138 update.state.surfaceControl = obtainSurface(
368 sp<SurfaceControl> SpriteController::obtainSurface(int32_t width, int32_t height) {

Completed in 21 milliseconds