Searched refs:multiply (Results 26 - 26 of 26) sorted by relevance

12

/frameworks/base/libs/hwui/
H A DOpenGLRenderer.cpp672 * quad is used to multiply the colors in the frame buffer. This is achieved by
1345 // Second divide of a by 255 is an optimization, allowing us to simply multiply
1357 // Double-divide of a by 255 is an optimization, allowing us to simply multiply
2795 mSnapshot->transform->multiply(*transform);

Completed in 222 milliseconds

12