Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h521 void build_masking(pixel_t& pixel, Scratch& regs);
DGGLAssembler.cpp302 build_masking(pixel, regs); in scanline_core()
934 void GGLAssembler::build_masking(pixel_t& pixel, Scratch& regs) in build_masking() function in android::GGLAssembler