Home
last modified time | relevance | path

Searched defs:isBuffer (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java232 void printIfcheckPostamble(PrintStream out, boolean isBuffer, boolean emitExceptionCheck, in printIfcheckPostamble()
238 void printIfcheckPostamble(PrintStream out, boolean isBuffer, boolean emitExceptionCheck, in printIfcheckPostamble()
403boolean isBuffer, boolean emitExceptionCheck, String offset, String remaining, String iii) { in emitNativeBoundsChecks()
481boolean isBuffer, boolean emitExceptionCheck, String offset, String remaining, String iii) { in emitSentinelCheck()
DJType.java195 public boolean isBuffer() { in isBuffer() method in JType
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp330 TraceCookieCounter* traceCookieCounter, bool isBuffer, GameMode gameMode) in SurfaceFrame()
868 std::string layerName, std::string debugName, bool isBuffer, GameMode gameMode) { in createSurfaceFrameForToken()
/frameworks/native/services/surfaceflinger/tests/unittests/
DFrameTimelineTest.cpp1019 ProtoPredictionType predictionType, bool isBuffer) { in createProtoActualSurfaceFrameStart()