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