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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp274 build_component(pixel, parts, GGLFormat::ALPHA, regs);
282 build_component(pixel, parts, GGLFormat::RED, regs);
283 build_component(pixel, parts, GGLFormat::GREEN, regs);
284 build_component(pixel, parts, GGLFormat::BLUE, regs);
455 void GGLAssembler::build_component( pixel_t& pixel, function in class:android::GGLAssembler

Completed in 269 milliseconds