GGLAssembler.cpp | 271 build_component(pixel, parts, GGLFormat::ALPHA, regs); 279 build_component(pixel, parts, GGLFormat::RED, regs); 280 build_component(pixel, parts, GGLFormat::GREEN, regs); 281 build_component(pixel, parts, GGLFormat::BLUE, regs); 452 void GGLAssembler::build_component( pixel_t& pixel, function in class:android::GGLAssembler [all...] |