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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DistantLightSource.cpp 60 bool DistantLightSource::setElevation(float elevation)
LightSource.h 79 virtual bool setElevation(float) { return false; }
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
CardActionButton.java 55 ViewCompat.setElevation(this, 8.f);
66 ViewCompat.setElevation(this, 0.f);
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
CardActionButton.java 55 ViewCompat.setElevation(this, 8.f);
66 ViewCompat.setElevation(this, 0.f);

Completed in 127 milliseconds