HomeSort by relevance Sort by last modified time
    Searched defs:getGeneration (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILSIDevice.cpp 35 AMDGPUSIDevice::getGeneration() const
AMDILNIDevice.cpp 44 AMDGPUNIDevice::getGeneration() const
AMDIL7XXDevice.cpp 50 uint32_t AMDGPU7XXDevice::getGeneration() const
AMDILEvergreenDevice.cpp 86 uint32_t AMDGPUEvergreenDevice::getGeneration() const {
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILSIDevice.cpp 35 AMDGPUSIDevice::getGeneration() const
AMDILNIDevice.cpp 44 AMDGPUNIDevice::getGeneration() const
AMDIL7XXDevice.cpp 50 uint32_t AMDGPU7XXDevice::getGeneration() const
AMDILEvergreenDevice.cpp 86 uint32_t AMDGPUEvergreenDevice::getGeneration() const {
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ImageCanvas.java 86 int getGeneration();
DividedImageCanvas.java 402 public int getGeneration() {
  /frameworks/base/media/java/android/media/tv/
TvStreamConfig.java 87 public int getGeneration() {
  /external/llvm/lib/Target/R600/
AMDGPUSubtarget.h 87 Generation getGeneration() const {
100 return (getGeneration() >= EVERGREEN);
104 return (getGeneration() >= EVERGREEN);
113 return (getGeneration() >= EVERGREEN);
116 return (getGeneration() >= SOUTHERN_ISLANDS);
120 return (getGeneration() >= EVERGREEN);
124 return (getGeneration() >= SOUTHERN_ISLANDS ||
143 assert(getGeneration() <= NORTHERN_ISLANDS);
152 return getGeneration() <= NORTHERN_ISLANDS;
  /frameworks/native/include/input/
InputDevice.h 80 inline int32_t getGeneration() const { return mGeneration; }
  /external/clang/include/clang/AST/
ExternalASTSource.h 89 uint32_t getGeneration() const { return CurrentGeneration; }
426 if (LazyVal->LastGeneration != LazyVal->ExternalSource->getGeneration()) {
427 LazyVal->LastGeneration = LazyVal->ExternalSource->getGeneration();
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
MtpDeviceIndex.java 430 protected long getGeneration() {
  /frameworks/base/core/java/android/view/
InputDevice.java 476 public int getGeneration() {
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.h 549 inline int32_t getGeneration() const { return mGeneration; }
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 

Completed in 351 milliseconds

1 2