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

  /external/swiftshader/src/OpenGL/libGLESv2/
Device.cpp 562 bool alpha0xFF = false;
570 alpha0xFF = true;
573 if(fullCopy && !scaling && !isOutOfBounds && equalFormats && !alpha0xFF && equalSlice && smallMargin && !flipX && !flipY)
603 if(alpha0xFF)
660 bool alpha0xFF = false;
666 alpha0xFF = true;
684 if(alpha0xFF)
  /external/swiftshader/src/OpenGL/libGLES_CM/
Device.cpp 361 bool alpha0xFF = false;
367 alpha0xFF = true;
429 if(alpha0xFF)
  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]

Completed in 76 milliseconds