Lines Matching refs:TRACE
96 TRACE("%s failed to lock buffer %p", __FUNCTION__, buffer); in lock()
103 TRACE("lock failed: buffer of %dx%d too small for window of %dx%d", in lock()
114 TRACE("Unsupported frame buffer format R8G8B8"); ASSERT(false); in lock()
119 TRACE("Unsupported frame buffer format %d", surfaceBuffer.format); ASSERT(false); in lock()
130 TRACE("%s failed to import buffer %p", __FUNCTION__, buffer); in lock()
138 TRACE("%s failed to lock buffer %p", __FUNCTION__, buffer); in lock()
144 TRACE("lock failed: buffer of %dx%d too small for window of %dx%d", in lock()
160 TRACE("Unsupported frame buffer format RGB_888"); ASSERT(false); in lock()
164 TRACE("Unsupported frame buffer format %d", buffer->format); ASSERT(false); in lock()
178 TRACE("%s: badness unlock with no active buffer", __FUNCTION__); in unlock()
189 TRACE("%s: badness unlock failed", __FUNCTION__); in unlock()
192 TRACE("%s: badness release failed", __FUNCTION__); in unlock()