Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp71 #define GOLDFISH_OFFSET_UNIT 8 macro
181 if (cb->canBePosted()) res = GOLDFISH_OFFSET_UNIT; in getAshmemColorOffset()
182 if (isHidlGralloc) res = GOLDFISH_OFFSET_UNIT * 2; in getAshmemColorOffset()
811 ashmem_size += GOLDFISH_OFFSET_UNIT * 2; in gralloc_alloc()
816 ashmem_size += GOLDFISH_OFFSET_UNIT * 1; in gralloc_alloc()