Searched defs:createWithSurfaceParent (Results 1 – 3 of 3) sorted by relevance
62 status_t createWithSurfaceParent(const String8& name, uint32_t width, uint32_t height, in createWithSurfaceParent() function in android::BpSurfaceComposerClient
1845 sp<SurfaceControl> SurfaceComposerClient::createWithSurfaceParent(const String8& name, uint32_t w, in createWithSurfaceParent() function in android::SurfaceComposerClient
89 status_t Client::createWithSurfaceParent(const String8& name, uint32_t w, uint32_t h, in createWithSurfaceParent() function in android::Client