Home | History | Annotate | Download | only in egl

Lines Matching full:refaccess

548 	const ConstPixelBufferAccess&	refAccess		= reference.getLevel(0);
562 if ((float)(level + 1) * 0.1f < refAccess.getPixDepth(x, y))
667 const ConstPixelBufferAccess& refAccess = reference.getLevel(0);
681 if (levelStencil < refAccess.getPixStencil(x, y))