Searched defs:y_count (Results 1 – 2 of 2) sorted by relevance
240 jint y_count) { in Java_android_filterfw_core_ShaderProgram_setShaderTileCounts()
602 void ShaderProgram::SetTileCounts(int x_count, int y_count) { in SetTileCounts()