Home
last modified time | relevance | path

Searched defs:allocType (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8994/libgralloc/
Dmemalloc.h52 int allocType; member
/hardware/qcom/display/msm8226/libgralloc/
Dmemalloc.h52 int allocType; member
/hardware/qcom/display/msm8960/libgralloc/
Dmemalloc.h52 int allocType; member
/hardware/qcom/display/msm8084/libgralloc/
Dmemalloc.h52 int allocType; member
/hardware/qcom/display/msm8909/libgralloc/
Dmemalloc.h53 int allocType; member
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dmemalloc.h53 int allocType; member
/hardware/qcom/display/msm8996/libgralloc/
Dmemalloc.h53 int allocType; member
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp345 void fillAllocFromLoad(Allocation& alloc, AddressSpaceGraphicsContext::AllocType allocType) { in fillAllocFromLoad()