Home
last modified time | relevance | path

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

/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DFrameBufferBuffer.java398 final int LAYOUT_EXAMPLE_ERROR = -2; in renderNativeBuffer() local
424 } else if(error == LAYOUT_EXAMPLE_ERROR){ in renderNativeBuffer()