Home
last modified time | relevance | path

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

/frameworks/native/cmds/flatland/
DComposers.cpp49 return modBlit(texName, texMatrix, modColor, x, y, w, h); in blit()
52 bool modBlit(GLuint texName, const float* texMatrix, float* modColor, in modBlit() function in android::Blitter
221 result = mBlitter.modBlit(texName, texMatrix, modColor, in blend()
268 result = mBlitter.modBlit(texName, texMatrix, modColor, in blendShrink()