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

  /external/webkit/Source/WebCore/platform/graphics/wince/
SharedBitmap.h 68 bool ensureHandle();
SharedBitmap.cpp 214 bool SharedBitmap::ensureHandle()
259 if (ensureHandle())
519 else if (ensureHandle())
559 if (!bmp || !bmp->ensureHandle())

Completed in 48 milliseconds