Home
last modified time | relevance | path

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

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