Searched defs:reload (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp311 if (parts.reload != 3) {
633 const int reload = parts.reload; local
641 if (reload & 1) {
645 if (reload & 2) {
654 if (reload & 1) {
658 if (reload & 2) {
H A DGGLAssembler.h289 uint32_t reload : 2; member in struct:android::GGLAssembler::fragment_parts_t

Completed in 43 milliseconds