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

  /device/generic/goldfish/opengl/system/egl/
eglDisplay.h 28 #define ATTRIBUTE_NONE -1
eglDisplay.cpp 63 m_attribs(DefaultKeyedVector<EGLint, EGLint>(ATTRIBUTE_NONE)),
399 if (attribIdx == ATTRIBUTE_NONE)
432 if (attribIdx == ATTRIBUTE_NONE)
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidatesViewManager.java 50 public static final int ATTRIBUTE_NONE = 0;

Completed in 213 milliseconds