Home
last modified time | relevance | path

Searched refs:BpGpuService (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DGpuService.cpp27 class BpGpuService : public BpInterface<IGpuService> class
30 BpGpuService(const sp<IBinder>& impl) : BpInterface<IGpuService>(impl) {} in BpGpuService() function in android::BpGpuService