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

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.cpp 99 mState.scissorHeight = config->mDisplayMode.Height;
291 mState.scissorHeight = surface->getHeight();
681 mState.scissorWidth != width || mState.scissorHeight != height)
686 mState.scissorHeight = height;
    [all...]
Context.h 198 GLsizei scissorHeight;

Completed in 1334 milliseconds