Home
last modified time | relevance | path

Searched defs:setGpuMemTotalMap (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/gpuservice/tests/unittests/
H A DTestableGpuMem.h31 void setGpuMemTotalMap(bpf::BpfMap<uint64_t, uint64_t>& map) { in setGpuMemTotalMap() function
/aosp12/frameworks/native/services/gpuservice/gpumem/
H A DGpuMem.cpp80 void GpuMem::setGpuMemTotalMap(bpf::BpfMap<uint64_t, uint64_t>& map) { in setGpuMemTotalMap() function in android::GpuMem