Home
last modified time | relevance | path

Searched defs:getPixel (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
DBipImageDescriptor.java242 public BipPixel getPixel() { in getPixel() method in BipImageDescriptor
DBipImageFormat.java154 public BipPixel getPixel() { in getPixel() method in BipImageFormat
/packages/apps/Messaging/jni/
DGifTranscoder.cpp72 T* getPixel(T* buffer, int width, int x, int y) { in getPixel() function