Searched refs:build_component (Results 1 - 2 of 2) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
H A D | 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
|
H A D | GGLAssembler.h | 403 void build_component( pixel_t& pixel,
|
Completed in 488 milliseconds