Searched refs:texUsage (Results 1 – 4 of 4) sorted by relevance
125 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable312 refFormat->format, texUsage); in main()326 equivFormat->format, texUsage); in main()
165 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable509 rect.format, texUsage); in parseRect()
193 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable596 frames[row][col] = new GraphicBuffer(w, h, format, texUsage); in initFrames()
231 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable1417 it->format, texUsage); in numOverlays()