HomeSort by relevance Sort by last modified time
    Searched defs:setAlphaAsFloat (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextState.cpp 207 void GraphicsContextState::setAlphaAsFloat(float alpha)
GraphicsContext.h 184 void setAlphaAsFloat(float alpha) { mutableState()->setAlphaAsFloat(alpha);}

Completed in 40 milliseconds