Home
last modified time | relevance | path

Searched refs:build_component (Results 1 – 2 of 2) sorted by relevance

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