Home
last modified time | relevance | path

Searched refs:swapRB (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/effects/
DGrConfigConversionEffect.cpp126 bool swapRB; in TestCreate() local
128 swapRB = true; in TestCreate()
130 swapRB = random->nextBool(); in TestCreate()
134 swapRB, in TestCreate()
/external/chromium_org/third_party/skia/src/gpu/effects/
DGrConfigConversionEffect.cpp143 bool swapRB; in TestCreate() local
145 swapRB = true; in TestCreate()
147 swapRB = random->nextBool(); in TestCreate()
151 swapRB, in TestCreate()