Searched refs:BpGpuService (Results 1 – 1 of 1) sorted by relevance
26 class BpGpuService : public BpInterface<IGpuService> { class28 explicit BpGpuService(const sp<IBinder>& impl) : BpInterface<IGpuService>(impl) {} in BpGpuService() function in android::BpGpuService