Home
last modified time | relevance | path

Searched defs:actual_count (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp957 int actual_count = std::max(1, (int)((primcount + divisor - 1) / divisor)); in sendVertexAttributes() local
985 int actual_count = std::max(1, (int)((primcount + divisor - 1) / divisor)); in sendVertexAttributes() local