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

  /external/valgrind/main/include/
pub_tool_aspacemgr.h 88 hasR==hasW==hasX==anyTranslated == False
110 Bool hasX;
  /external/webkit/Source/WebCore/platform/graphics/filters/
FilterEffect.h 94 bool hasX() const { return m_hasX; }
  /external/webkit/Source/WebCore/svg/
PatternAttributes.h 126 bool hasX() const { return m_xSet; }
  /frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp 138 static bool hasX(uint32_t Signature) {
303 if (hasX(Signature)) {
347 if (hasX(Signature)) {
527 if (hasX(Signature)) {
569 if (hasX(Signature)) {

Completed in 108 milliseconds