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

  /external/deqp/framework/platform/wayland/
tcuWaylandEglPlatform.cpp 57 static const Capability CAPABILITIES = Capability(CAPABILITY_GET_DISPLAY_LEGACY|
61 : NativeDisplay (CAPABILITIES,
82 static const Capability CAPABILITIES = Capability(CAPABILITY_CREATE_SURFACE_LEGACY |
100 : NativeWindow (CAPABILITIES)
133 : NativeWindowFactory ("window", "Wayland Window", Window::CAPABILITIES)
173 Display::CAPABILITIES,
  /external/deqp/framework/platform/X11/
tcuX11EglPlatform.cpp 102 static const Capability CAPABILITIES = Capability(CAPABILITY_GET_DISPLAY_LEGACY |
106 : NativeDisplay (CAPABILITIES,
126 static const Capability CAPABILITIES = Capability(CAPABILITY_CREATE_SURFACE_LEGACY |
148 : NativeWindow (CAPABILITIES)
182 : NativeWindowFactory ("window", "X11 Window", Window::CAPABILITIES)
218 CAPABILITIES = (CAPABILITY_CREATE_SURFACE_LEGACY |
224 : NativePixmap (CAPABILITIES)
238 : NativePixmapFactory ("pixmap", "X11 Pixmap", Pixmap::CAPABILITIES) {}
270 Display::CAPABILITIES,
  /hardware/qcom/gps/msm8909/core/
ContextBase.h 50 uint32_t CAPABILITIES;
122 unsigned long capabilities) {
123 mLBSProxy->requestUlp(adapter, capabilities);
  /hardware/qcom/gps/msm8996/core/
ContextBase.h 50 uint32_t CAPABILITIES;
122 unsigned long capabilities) {
123 mLBSProxy->requestUlp(adapter, capabilities);
  /hardware/qcom/gps/msm8998/core/
ContextBase.h 52 uint32_t CAPABILITIES;
130 unsigned long capabilities) {
131 mLBSProxy->requestUlp(adapter, capabilities);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.h 152 uint32_t CAPABILITIES;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.h 152 uint32_t CAPABILITIES;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h 147 unsigned long CAPABILITIES;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng.h 152 uint32_t CAPABILITIES;
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java 239 .put(AccountColumns.CAPABILITIES, Integer.class)
409 * This integer column contains a bit field of the possible capabilities that this account
412 public static final String CAPABILITIES = "capabilities";
    [all...]
  /prebuilts/sdk/tools/
jack-jar-tools.jar 
jack-jacoco-reporter.jar 

Completed in 1265 milliseconds