Searched refs:obtainSurface (Results 1 – 2 of 2) sorted by relevance
268 sp<SurfaceControl> obtainSurface(int32_t width, int32_t height, int32_t displayId);
135 obtainSurface(update.state.surfaceWidth, update.state.surfaceHeight, in doUpdateSprites()334 sp<SurfaceControl> SpriteController::obtainSurface(int32_t width, int32_t height, in obtainSurface() function in android::SpriteController