Searched refs:gProcessGpuMemCtor (Results 1 – 1 of 1) sorted by relevance
33 static jmethodID gProcessGpuMemCtor; variable172 env->NewObject(gProcessGpuMemClazz, gProcessGpuMemCtor, entry.first, entry.second); in KernelAllocationStats_getGpuAllocations()198 gProcessGpuMemCtor = GetMethodIDOrDie(env, gProcessGpuMemClazz, "<init>", "(II)V"); in register_com_android_internal_os_KernelAllocationStats()