Searched defs:extract (Results 1 – 2 of 2) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | load_store.cpp | 105 void GGLAssembler::extract(integer_t& d, int s, int h, int l, int bits) in extract() function in android::GGLAssembler |
/system/core/libpixelflinger/ | ||
D | buffer.cpp | 278 uint32_t extract(uint32_t v, int h, int l, int bits) in extract() function |