Searched refs:allocFormat (Results 1 – 2 of 2) sorted by relevance
349 const GLenum allocFormat = in allocateCb() local355 allocFormat, static_cast<int>(emulatorFrameworkFormat)); in allocateCb()
881 GLenum allocFormat = glFormat; in gralloc_alloc() local888 allocFormat = GL_RGB; in gralloc_alloc()893 …cb->hostHandle = rcEnc->rcCreateColorBufferDMA(rcEnc, w, h, allocFormat, selectedEmuFrameworkForma… in gralloc_alloc()895 cb->hostHandle = rcEnc->rcCreateColorBuffer(rcEnc, w, h, allocFormat); in gralloc_alloc()