Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h511 void build_logic_op(pixel_t& pixel, Scratch& regs);
DGGLAssembler.cpp300 build_logic_op(pixel, regs); in scanline_core()
815 void GGLAssembler::build_logic_op(pixel_t& pixel, Scratch& regs) in build_logic_op() function in android::GGLAssembler