Searched refs:canBeTexture (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gl/
H A DSkGL.cpp139 static bool canBeTexture(const SkBitmap& bm, GLenum* format, GLenum* type) { function
258 if (!canBeTexture(*bitmap, &format, &type)) {

Completed in 40 milliseconds