Home
last modified time | relevance | path

Searched defs:gpuService (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/graphicsenv/
H A DGraphicsEnv.cpp307 const sp<IGpuService> gpuService = getGpuService(); in getDriverNamespace() local
501 const sp<IGpuService> gpuService = getGpuService(); in addVulkanEngineName() local
525 const sp<IGpuService> gpuService = getGpuService(); in setTargetStatsArray() local
563 const sp<IGpuService> gpuService = getGpuService(); in sendGpuStatsLocked() local
692 const sp<IGpuService> gpuService = getGpuService(); in nativeToggleAngleAsSystemDriver() local
/aosp_15_r20/frameworks/native/services/gpuservice/tests/fuzzers/
H A DGpuServiceFuzzer.cpp26 sp<GpuService> gpuService = new GpuService(); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_gpu_GpuService.cpp41 const android::sp<android::IGpuService> gpuService = getGpuService(); in setUpdatableDriverPath_native() local