Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h193 int scanline_core(const needs_t& needs, context_t const* c);
DGGLAssembler.cpp69 err = scanline_core(needs, c); in scanline()
95 int GGLAssembler::scanline_core(const needs_t& needs, context_t const* c) in scanline_core() function in android::GGLAssembler