Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/pm/blurredbackground/
DBlurTextureProgram.java108 IntBuffer screenshotTextureBuffer, in BlurTextureProgram() argument
119 mScreenshotTextureBuffer = screenshotTextureBuffer; in BlurTextureProgram()
120 mScreenshotTextureId = screenshotTextureBuffer.get(0); in BlurTextureProgram()