HomeSort by relevance Sort by last modified time
    Searched full:build_component (Results 1 - 2 of 2) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 274 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
    [all...]
GGLAssembler.h 413 void build_component( pixel_t& pixel,

Completed in 129 milliseconds