Searched defs:expand (Results 1 – 2 of 2) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | load_store.cpp | 165 void GGLAssembler::expand(integer_t& d, const component_t& s, int dbits) in expand() function in android::GGLAssembler |
/system/core/libpixelflinger/ | ||
D | buffer.cpp | 296 uint32_t expand(uint32_t v, int sbits, int dbits) in expand() function |