Searched refs:firstPtr (Results 1 – 3 of 3) sorted by relevance
234 const RefPtr<CSSValueType>& firstPtr = firstVector[i]; in compareCSSValueVector() local236 if (firstPtr == secondPtr || (firstPtr && secondPtr && firstPtr->equals(*secondPtr))) in compareCSSValueVector()
317 const GLubyte *firstPtr = NULL; in is_interleaved_arrays() local329 firstPtr = array->Ptr; in is_interleaved_arrays()341 if (abs(array->Ptr - firstPtr) > firstStride) in is_interleaved_arrays()