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
2080 sp<SurfaceControl> SurfaceComposerClient::createWithSurfaceParent(const String8& name, uint32_t w, in createWithSurfaceParent() function in android::SurfaceComposerClient
86 status_t Client::createWithSurfaceParent(const String8& /* name */, uint32_t /* w */, in createWithSurfaceParent() function in android::Client