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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
ShadowList.cpp 101 PassOwnPtr<DrawLooperBuilder> ShadowList::createDrawLooper(DrawLooperBuilder::ShadowAlphaMode alphaMode, bool isHorizontal) const
109 DrawLooperBuilder::ShadowRespectsTransforms, alphaMode);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h 144 D2D1_ALPHA_MODE alphaMode = D2D1_ALPHA_MODE_UNKNOWN)
146 D2D1_PIXEL_FORMAT r = {dxgiFormat, alphaMode};
d2d1.h 453 D2D1_ALPHA_MODE alphaMode;
    [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp 471 // if alphaMode is true, do PUNCHTHROUGH and store alpha to alphaDst; otherwise do ordinary ETC2 RGB8.
472 static void decompressETC2Block (deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_RGB8], deUint64 src, deUint8 alphaDst[ETC2_UNCOMPRESSED_BLOCK_SIZE_A8], bool alphaMode)
494 if (!alphaMode && diffOpaqueBit == 0)
560 // If doing PUNCHTHROUGH version (alphaMode), opaque bit may affect colors.
561 if (alphaMode && diffOpaqueBit == 0 && modifierNdx == 2)
573 if (alphaMode && diffOpaqueBit == 0 && (modifierNdx == 0 || modifierNdx == 2))
582 if (alphaMode)
674 if (alphaMode && diffOpaqueBit == 0 && paintNdx == 2)
687 if (alphaMode)
727 if (alphaMode)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 6499 milliseconds