Home
last modified time | relevance | path

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

/frameworks/native/libs/graphicsenv/
DIGpuService.cpp26 class BpGpuService : public BpInterface<IGpuService> { class
28 explicit BpGpuService(const sp<IBinder>& impl) : BpInterface<IGpuService>(impl) {} in BpGpuService() function in android::BpGpuService