Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLSharedGroup.h53 GLint appBase; member
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dbl.c1125 uint32_t appBase = ((uint32_t)&__code_start) & ~1; in __blEntry() local