Home
last modified time | relevance | path

Searched refs:width_ (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/jni/filters/
Dtinyplanet.cc30 : image_(image), width_(width), height_(height) { in ImageRGBA()
35 return width_; in Width()
52 int width_; member in ImageRGBA
/packages/apps/Camera2/jni/
Dtinyplanet.cc31 : image_(image), width_(width), height_(height) { in ImageRGBA()
36 return width_; in Width()
53 int width_; member in ImageRGBA