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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsLayerClient.h 77 virtual bool getCurrentTransform(const GraphicsLayer*, TransformationMatrix&) const { return false; }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 154 virtual bool getCurrentTransform(const GraphicsLayer*, TransformationMatrix&) const OVERRIDE;
RenderLayerBacking.cpp     [all...]
  /frameworks/native/include/gui/
GLConsumer.h 175 // getCurrentTransform returns the transform of the current buffer.
176 uint32_t getCurrentTransform() const;
  /frameworks/native/libs/gui/
GLConsumer.cpp 948 uint32_t GLConsumer::getCurrentTransform() const {
    [all...]
  /frameworks/native/libs/gui/tests/
SurfaceTexture_test.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 667 milliseconds