Home
last modified time | relevance | path

Searched refs:AllocateCache (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec.cpp41 bool CCodec_ScanlineDecoder::ImageDataCache::AllocateCache() { in AllocateCache() function in CCodec_ScanlineDecoder::ImageDataCache
146 if (!cache->AllocateCache()) in DownScale()
Dcodec_int.h66 bool AllocateCache();
/external/opencv3/modules/java/generator/src/java/
Dandroid+CameraBridgeViewBase.java455 protected void AllocateCache() in AllocateCache() method in CameraBridgeViewBase
Dandroid+JavaCameraView.java186 AllocateCache(); in initializeCamera()