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

  /frameworks/base/tools/layoutlib/bridge/src/android/content/res/
BridgeTypedArray.java 700 ResourceValue resVal = mResourceData[index];
701 if (resVal instanceof ArrayResourceValue) {
702 ArrayResourceValue array = (ArrayResourceValue) resVal;
711 resVal.getValue(), mNames[index], resIdMessage));
    [all...]
Resources_Delegate.java 727 ResourceValue resVal = value.getSecond();
728 String v = resVal.getValue();
735 if (resVal instanceof DensityBasedResourceValue) {
737 ((DensityBasedResourceValue) resVal).getResourceDensity().getDpiValue();
    [all...]
  /external/icu/icu4c/source/i18n/
nfrule.cpp     [all...]
nfsubs.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderSharedVarTests.cpp 327 const int resVal = *((const int*)((const deUint8*)resPtr + outVarInfo.offset + outVarInfo.arrayStride*ndx));
329 if (resVal == 0)
332 m_testCtx.getLog() << TestLog::Message << "ERROR: isOk[" << ndx << "] = " << resVal << " != true" << TestLog::EndMessage;
es31fSSBOLayoutCase.cpp     [all...]
es31fBasicComputeShaderTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.cpp     [all...]
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp     [all...]

Completed in 892 milliseconds