HomeSort by relevance Sort by last modified time
    Searched full:maskvalue (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkMaskCache.cpp 13 struct MaskValue {
52 MaskValue fValue;
63 MaskValue* result = (MaskValue*)contextData;
79 MaskValue result;
147 MaskValue fValue;
158 MaskValue* result = static_cast<MaskValue*>(contextData);
175 MaskValue result;
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.h 88 LLVMValueRef maskvalue,
lp_bld_depth.c 427 * into the occlusion counter. e.g. maskvalue is {-1, -1, -1, -1}.
431 * \param maskvalue is the depth test mask.
437 LLVMValueRef maskvalue,
451 LLVMValueRef bits = LLVMBuildBitCast(builder, maskvalue,
461 LLVMValueRef bits = LLVMBuildBitCast(builder, maskvalue,
470 LLVMValueRef countv = LLVMBuildAnd(builder, maskvalue, countmask, "countv");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 

Completed in 3855 milliseconds