Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/gtk/
DImageGtk.cpp110 …tic inline unsigned char* getCairoSurfacePixel(unsigned char* data, uint x, uint y, uint rowStride) in getCairoSurfacePixel()
115 static inline guchar* getGdkPixbufPixel(guchar* data, uint x, uint y, uint rowStride) in getGdkPixbufPixel()