Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Ddrawbitmaprect.cpp96 SkBitmap tempBM; in makebm() local
98 image->asLegacyBitmap(&tempBM); in makebm()
101 tempBM.setImmutable(); in makebm()
102 *resultBM = tempBM; in makebm()

Completed in 1 milliseconds