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