Searched refs:fPixelGeometryIndex (Results 1 – 2 of 2) sorted by relevance
228 int fPixelGeometryIndex; variable
902 fPixelGeometryIndex = 0; in SampleWindow()972 itemID = fAppMenu->appendList("Pixel Geometry", "Pixel Geometry", sinkID, fPixelGeometryIndex, in SampleWindow()1748 if (SkOSMenu::FindListIndex(evt, "Pixel Geometry", &fPixelGeometryIndex)) { in onEvent()1749 this->setPixelGeometry(fPixelGeometryIndex); in onEvent()2247 title.prepend(gPixelGeometryStates[fPixelGeometryIndex].label); in updateTitle()