Searched refs:SetTileCounts (Results 1 – 3 of 3) sorted by relevance
355 void SetTileCounts(int x_count, int y_count);
602 void ShaderProgram::SetTileCounts(int x_count, int y_count) { in SetTileCounts() function in android::filterfw::ShaderProgram
236 program->SetTileCounts(x_count, y_count); in Java_android_filterfw_core_ShaderProgram_setShaderTileCounts()